A selfie pose on the knees being all cute.

Don't forget to read the readme for the favoriteAnims.xml line. It's necessary to add.

Place this line into FavoriteAnims.xml in your menyooStuff folder.

	<Anim dict="anim@selfie_knees_cute" name="knees_cute_clip" />



Install using Jennie's Custom Anims mod. Get it here:
https://www.gta5-mods.com/misc/custom-animations-add-on-customanims

Make sure you follow their guidelines on how to install that mod properly and how to install animations using it.



FOR DPEMOTES USERS ON FIVEM: 


Place the ycd files into this folder:

resources/dpemotes-master/streams

Then copy this line into your AnimationList.lua (I don't currently know how to make it spawn props, so that'll be up to you)

["floorselfie2"] = {"anim@selfie_knees_cute", "knees_cute_clip", "Cute Floor Selfie 2 (Smos)", AnimationOptions =
{
	EmoteLoop = true,
	EmoteMoving = false,
}},
